home *** CD-ROM | disk | FTP | other *** search
- Path: news.deltanet.com!ana0021
- From: fuz@deltanet.com (Scott Ellsworth)
- Newsgroups: comp.lang.c++,comp.lang.pascal.misc
- Subject: Re: Is Pascal worth to learn? Can it help me to get a job?
- Date: 12 Jan 1996 20:22:23 GMT
- Organization: Delta Internet Services, Anaheim, CA
- Message-ID: <4d6ftv$rka@news2.deltanet.com>
- References: <30f2adf8.7810115@news.hku.hk>
- NNTP-Posting-Host: ana0021.deltanet.com
- X-Newsreader: News Xpress Version 1.0 Beta #3
-
- In article <30f2adf8.7810115@news.hku.hk>,
- h9515668@hkusua.hku.hk wrote:
- >Hello, I am new to computer programming!
- >Now I want to take a computer programming course in school.
- >However, it teach Pascal!
- >
- >I don't know much about it but I only always heard about C++
- rather than Pascal!
- >I want to know whether Pascal is useful and powerful. Will it
- need to learn C++
- >at last as C is more popular and powerful?
- >
- >As I have other interest and I have to choose only one elective
- course, now I am
- >in trouble on choice.
- >Is it worth to learn Pascal?
- >Or to learn C++ privately?
-
- Sorrry to cross post this, but as someone who was fluent in C and
- Pascal coming out of school, I thought this might be of general
- interest.
-
- Pascal, C, C++, BASIC, etc., all have thier adherents. In
- general, if you have learned good design skills, and have some
- solid work under your belt, you will find the interview process
- reasonable. That said, I would shoot for at least some bilingual
- ability - learn Pascal or C++ in the course, so that you have
- some transcript fodder, and you get to pick the instructor's
- brain about design issues, and then learn the other to the best
- of your ability on your own time. I did, and it really helped in
- the job interview process. Further, it improves your designs to
- have multiple paradigms available.
-
- Note that you should be clear to an employer about what you know
- - do not claim that you are a C++ godling if you are merely
- familiar with it, but do not be afraid to bring in some sample
- code. Every interview that I have gone on, I have brought code
- in several languages, though I start with what I am best at.
-
- From my personal perspective, I would pick C++ as a main
- language, but that is because C++ is what I do for a living. I
- have companions who made thier focus Objective C, ANSI C, Ada,
- Smalltalk, and LISP. We all found jobs eventually. Of course,
- if you have several languages that you are fluent in, you have a
- better shot. Further, you might wish to look at the job listings
- (newspaper or newsgroup) that are focused in the ara you wish to
- work in. Many US government contractors are fond of Ada.
- Andersen consulting likes COBOL and C++. Last time I checked, MS
- was most fond of C and C++, but that might have changed recently.
-
- (BTW, I know I did not answer the question directly, but I found
- that job finding depended more on making a good impression backed
- by solid skills than on language details. YMMV)
-
- Scott
-
- Scott Ellsworth fuz@deltanet.com
- "When a great many people are unable to find work, unemployment
- results" - Calvin Coolidge, (Stanley Walker, City Editor, p. 131 (1934))
- "The barbarian is thwarted at the moat." - Scott Adams
-